projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97fb1c7
)
grid: Fix annotation typo
author
Timm Bäder
<mail@baedert.org>
Tue, 16 Apr 2019 05:16:51 +0000
(07:16 +0200)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 16 Apr 2019 11:20:13 +0000
(07:20 -0400)
gtk/gtkgrid.c
patch
|
blob
|
history
diff --git
a/gtk/gtkgrid.c
b/gtk/gtkgrid.c
index fdc3bec99e90298219cd4db401620fc432301ddf..f68468d76985ce407df727b6cc4afa45a302759b 100644
(file)
--- a/
gtk/gtkgrid.c
+++ b/
gtk/gtkgrid.c
@@
-1083,7
+1083,7
@@
gtk_grid_get_baseline_row (GtkGrid *grid)
* @left: (out) (optional): the column used to attach the left side of @child
* @top: (out) (optional): the row used to attach the top side of @child
* @width: (out) (optional): the number of columns @child spans
- * @height: (out) (optiona): the number of rows @child spans
+ * @height: (out) (optiona
l
): the number of rows @child spans
*
* Queries the attach points and spans of @child inside the given #GtkGrid.
*/